<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */

*{word-wrap:break-word;}

html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0;}

ul,ol,dl{list-style-type:none;}

html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}

address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400;}

input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}

input,button{overflow: visible;vertical-align:middle;outline:none;border:0;}

body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:14px;color: #666;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale;}

body{line-height:1.5;background-color:#f7f7f7;}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

a{text-decoration:none;cursor: pointer;}

a:hover{outline:none;}

a.ie6:hover{zoom:1;}

a:focus{outline:none;}

a:hover,a:active{outline:none}:focus{outline:none;}

sub,sup{vertical-align:baseline;}

button,input[type="button"], input[type="submit"] {line-height:normal !important;}

/*img*/

img{border:0;vertical-align:middle;}

a img,img{-ms-interpolation-mode:bicubic;}

select {

	border:0;

	appearance:none;

	-moz-appearance:none;

	-webkit-appearance:none;

}

select::-ms-expand { display: none; }

.fl{float:left;}

.fr{float:right;}

.clearfix{clear:both;}

.contbox{min-width:1200px;margin:0 auto;}

.cont{width:1200px;margin:0 auto;}

.whiteBg{background-color:#fff;}

.pdg60{padding:60px 0;}

.mgn60{margin:60px 0;}



/*点击办理按钮*/

.click{

	width:430px;

	line-height:50px;

	border:1px solid #004b92;

	border-radius:30px;

	background-color:#fff;

	margin:0 auto;

	overflow:hidden;

}

.clicks{

	border:1px solid #f4830a;

}

.click_1{

	color:#333;

	font-size:16px;

	margin-left:20px;

}

.click_1 em{

	font-size:20px;

	font-weight:bold;

}

.click_2{

	width:116px;

	line-height:52px;

	font-size:18px;

	text-align:center;

	color:#fff;

	padding-left:34px;

	background-image:url(../images/click.png);

	background-repeat:no-repeat;

	background-position:20px center;

	bakcground-size:24px;

	background-color:#004b92;

}

.click_2s{

	background-color:#f4830a;

}









/*顶部*/

.head{

	padding:20px 0;

}

.logo{

	display:block;

	width:179px;

	height:60px;

	overflow:hidden;

}

.logo img{

	display:block;

	width:100%;

	height:100%;

}

.headRight{

	background:url(../images/tel.png) no-repeat left center;

	background-size:50px;

	padding-left:60px;

}

.headRight_1{

	display:block;

	font-size:14px;

	color:#666666;

	line-height:20px;

}

.headRight_2{

	display:block;

	font-size:24px;

	color:#004b92;

	line-height:30px;

	font-weight:bold;

}

	

	



/*导航*/

.navbox{

	line-height:50px;

	border-bottom:2px solid #004b92;

}

.navPtn{

	position:relative;

}

.navList{

	position:absolute;

	display:block;

	width:240px;

	left:0;

	z-index:99;

}

.navListH{

	display:block;

	background-color:#004b92;

	color:#fff;

	font-size:18px;

	padding-left:55px;

	background-image:url(../images/list.png);

	background-size:25px;

	background-repeat:no-repeat;

	background-position:25% center;

	border-radius:4px 4px 0px 0px;

	text-align:center;

}

.navListbox{

	width:100%;

}

.navListbox li{

	width:100%;

	border-bottom:1px solid #fff;

}

.navLists{

	display:block;

	font-size:16px;

	color:#fff;

	line-height:70px;

	padding-left:80px;

	background-color:rgba(0,0,0,.70);

	background-repeat:no-repeat;

	background-position:20px center;

	background-size:30px;

	transition:all 0.6s;

}

.navLists_1{

	background-image:url(../images/icon01.png);

}

.navLists_2{

	background-image:url(../images/icon02.png);

}

.navLists_3{

	background-image:url(../images/icon03.png);

}

.navLists_4{

	background-image:url(../images/icon04.png);

}

.navLists_5{

	background-image:url(../images/icon05.png);

}

.navLists_6{

	background-image:url(../images/icon06.png);

}

.navLists_7{

	background-image:url(../images/icon07.png);

}

.navLists_1:hover{

	background-image:url(../images/icon01_1.png);

	background-color:rgba(0,0,0,.90);

}

.navLists_2:hover{

	background-image:url(../images/icon02_1.png);

	background-color:rgba(0,0,0,.90);

}

.navLists_3:hover{

	background-image:url(../images/icon03_1.png);

	background-color:rgba(0,0,0,.90);

}

.navLists_4:hover{

	background-image:url(../images/icon04_1.png);

	background-color:rgba(0,0,0,.90);

}

.navLists_5:hover{

	background-image:url(../images/icon05_1.png);

	background-color:rgba(0,0,0,.90);

}

.navLists_6:hover{

	background-image:url(../images/icon06_1.png);

	background-color:rgba(0,0,0,.90);

}

.navLists_7:hover{

	background-image:url(../images/icon07_1.png);

	background-color:rgba(0,0,0,.90);

}

.nav li{

	margin-right:28px;

}

.nav_1{

	display:block;

	color:#333;

	font-size:18px;

	transition:all 0.3s;

}

.nav_1cur{

	color:#004b92;

}

.nav_1:hover{

	color:#004b92;

}







/*banner*/

.bannerBox{

	width: 100%;

	overflow: hidden;

	height: 494px;

	position: relative;

}

.banners{

	position:absolute;

	width:1920px;

	height:498px;

	top:0;

	left:calc(50% - 960px);

	overflow:hidden;

}

.banner{

	display:block;

	width:1920px;

	height:498px;

	overflow:hidden;

}

.banner img{

	display:block;

	width:100%;

	height:100%;

}

.swiper-container01 .swiper-pagination-bullet{

	width:20px;

	height:6px;

	border-radius:3px;

	background:#ccc;

	opacity:.8;

}

.swiper-container01 .swiper-pagination-bullet-active{

	background:#f4830a;

	opacity:1;

}







/*底部*/

.footerbg{

	background-color:#363636;

	padding-top:20px;

}

.footerHead{

	border-bottom:2px solid #999;

	padding-bottom:15px;

}

.footerHead_1{

	display:block;

	width:80px;

	line-height:30px;

	border-radius:4px;

	background-color:#444;

	text-align:center;

	font-size:16px;

	color:#ffffff;

	margin-bottom:20px;

}

.footerHead_2{

	font-size:14px;

	color:#cccccc;

	line-height:24px;

	margin-right:20px;

}

.footerHead_2:hover{

	color:#fff;

}

.footerHead_3{

	width:85px;

	line-height:24px;

	background-color:#444;

	color:#fff;

	text-align:center;

	border-radius:4px;

}

.footerHead_3:hover{

	background-color:#666;

}

.footer{

	padding:40px 0px 60px 0px;

}

.footerS{

	width:32%;

}

.footerLinks{

	width:80%;

}

.footerLink{

	display:inline-block;

	width:calc(33.33% - 1px);

	border-right:1px solid #666;

	font-size:12px;

	color:#ccc;

	text-align:center;

	margin-bottom:20px;

}

.footerLink:hover{

	color:#fff;

}

.footerL{

	width:calc(30% - 2px);

	border-left:1px solid #999;

	border-right:1px solid #999;

}

.footerNum{

	backgro und:url(../images/phone.png) no-repeat 12% center;
    background:url(../images/phone.png) no-repeat 4% center;
	background-size:36px;

	width:calc(70% - 40px);

	margin:0 auto;

	padding-left:40px;

}

.footerNum_1{

	display:block;

	text-align:center;

	font-size:24px;

	color:#cccccc;

	font-weight:bold;

	line-height:30px;

}

.footerNum_2{

	display:block;

	text-align:center;

	font-size:12px;

	color:#cccccc;

	line-height:20px;

}

.footerOline{

	width:130px;

	display:block;

	line-height:40px;

	padding-left:30px;

	background-color:#004b92;

	text-align:center;

	border-radius:4px;

	color:#fff;

	font-size:18px;

	background-image:url(../images/message.png);

	background-repeat:no-repeat;

	background-position:20% center;

	background-size:19px;

	margin:20px auto;

}

.footerAdr{

	margin-left:20px;

}

.footerAdr_1{

	font-size:12px;

	color:#ccc;

	line-height:20px;

}

.footerAdr_1 em{

	display:block;

}

.code{

	width:90px;

}

.code_1{

	display:block;

	width:90px;

	height:90px;

	overflow:hidden;

}

.code_1 img{

	display:block;

	width:100%;

	height:100%;

}

.code_2{

	display:block;

	text-align:center;

	font-size:12px;

	line-height:30px;

	color:#ccc;

}

.copy{

	display:block;

	line-height:30px;

	background-color:#2a2c31;

	color:#ccc;

	font-size:12px;

	text-align:center;

	width:100%;

}









/*金牌顾问*/

.adviser{

	position:relative;

	margin:0 30px 40px 30px;

	padding:60px 0px;

	overflow:hidden;

}

.adviserList{

	width:380px;

}

.adviserList_1{

	display:block;

	width:140px;

	height:140px;

	overflow:hidden;

	border-radius:100%;

}

.adviserList_1 img{

	display:block;

	width:100%;

	height:100%;

	transition:0.6s;

}

.adviserList_1:hover img{

	transform: scale(1.1);

}

.adviserList_2{

	margin-left:20px;

}

.adviserList_2A{

	font-size:18px;

	color:#333;

	line-height:30px;

	margin-bottom:10px;

	display:block;

}

.adviserList_2B{

	font-size:14px;

	color:#666;

	line-height:24px;

}

.adviserList_2B em{

	color:#f4830a;

}

.adviserList_2C{

	display:block;

	font-size:16px;

	color:#004b92;

	line-height:30px;

	width:100px;

	border:1px solid #004b92;

	border-radius:20px;

	text-align:center;

	margin-top:5px;

	transition:0.3s;

}

.adviserList_2C:hover{

	color:#fff;

	background-color:#004b92;

}

.swiper-container03 .swiper-pagination-bullet{

	background:#004b92;

	width:6px;

	height:6px;

	opacity:.8;

}

.swiper-container03 .swiper-pagination-bullet-active{

	background:#004b92;

	opacity:1;

	width:20px;

	height:6px;

	border-radius:3px;

}







/*当前位置*/

.addrCur{

	line-height:30px;
	margin-top:20px;

}

.addrCur_1{

	font-size:14px;

	color:#999;

}

.addrCur_2{

	font-size:14px;

	color:#999;

}

.addrCur_2:hover{

	color:#004b92;

}









/*页码*/

	.pageNum{

		text-align:center;

	}

	.pageNum_1{

		display:inline-block;

		padding:0 10px;

		border:1px solid #004b92;

		color:#004b92;

		border-radius:2px;

		line-height:24px;

		font-size:14px;

		margin:0 4px;

	}

	.pageNum_2{

		display:inline-block;

		color:#004b92;

		line-height:24px;

		font-size:14px;

		margin:0 4px;

	}

	.pageNum_1cur{

		background-color:#004b92;

		color:#fff;

	}

	.pageNum_1:hover{

		background-color:#004b92;

		color:#fff;

	}

	@charset "utf-8";
/* CSS Document */
*{word-wrap:break-word;}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0;}
ul,ol,dl{list-style-type:none;}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button{overflow: visible;vertical-align:middle;outline:none;border:0;}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:14px;color: #666;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale;}
body{line-height:1.5;background-color:#f7f7f7;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none;cursor: pointer;}
a:hover{outline:none;}
a.ie6:hover{zoom:1;}
a:focus{outline:none;}
a:hover,a:active{outline:none}:focus{outline:none;}
sub,sup{vertical-align:baseline;}
button,input[type="button"], input[type="submit"] {line-height:normal !important;}
/*img*/
img{border:0;vertical-align:middle;}
a img,img{-ms-interpolation-mode:bicubic;}
select {
	border:0;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
}
select::-ms-expand { display: none; }
.fl{float:left;}
.fr{float:right;}
.clearfix{clear:both;}
.contbox{min-width:1200px;margin:0 auto;}
.cont{width:1200px;margin:0 auto;}
.whiteBg{background-color:#fff;}
.pdg60{padding:60px 0;}
.mgn60{margin:60px 0;}
.hide{display:none;}

/*点击办理按钮*/
.click{
	width:430px;
	line-height:50px;
	border:1px solid #004b92;
	border-radius:30px;
	background-color:#fff;
	margin:0 auto;
	overflow:hidden;
}
.clicks{
	border:1px solid #f4830a;
}
.click_1{
	color:#333;
	font-size:16px;
	margin-left:20px;
}
.click_1 em{
	font-size:20px;
	font-weight:bold;
}
.click_2{
	width:116px;
	line-height:52px;
	font-size:18px;
	text-align:center;
	color:#fff;
	padding-left:34px;
	background-image:url(../images/click.png);
	background-repeat:no-repeat;
	background-position:20px center;
	bakcground-size:24px;
	background-color:#004b92;
}
.click_2s{
	background-color:#f4830a;
}




/*顶部*/
.head{
	padding:20px 0;
}
.logo{
	display:block;
	width:379px;
	height:60px;
	overflow:hidden;
}
.logo img{
	display:block;
	width:100%;
	height:100%;
}
.headRight{
	background:url(../images/tel.png) no-repeat left center;
	background-size:50px;
	padding-left:60px;
}
.headRight_1{
	display:block;
	font-size:14px;
	color:#666666;
	line-height:20px;
}
.headRight_2{
	display:block;
	font-size:24px;
	color:#004b92;
	line-height:30px;
	font-weight:bold;
}
	
	

/*导航*/
.navbox{
	line-height:50px;
	border-bottom:2px solid #004b92;
}
.navPtn{
	position:relative;
}
.navList{
	position:absolute;
	display:block;
	width:240px;
	left:0;
	z-index:99;
}
.navListH{
	display:block;
	background-color:#004b92;
	color:#fff;
	font-size:18px;
	padding-left:55px;
	background-image:url(../images/list.png);
	background-size:25px;
	background-repeat:no-repeat;
	background-position:25% center;
	border-radius:4px 4px 0px 0px;
	text-align:center;
}
.navListbox{
	width:100%;
}
.navListbox li{
	width:100%;
	border-bottom:1px solid #fff;
}
.navLists{
	display:block;
	font-size:16px;
	color:#fff;
	line-height:70px;
	padding-left:80px;
	background-color:rgba(0,0,0,.70);
	background-repeat:no-repeat;
	background-position:20px center;
	background-size:30px;
	transition:all 0.6s;
}
.navLists_1{
	background-image:url(../images/icon01.png);
}
.navLists_2{
	background-image:url(../images/icon02.png);
}
.navLists_3{
	background-image:url(../images/icon03.png);
}
.navLists_4{
	background-image:url(../images/icon04.png);
}
.navLists_5{
	background-image:url(../images/icon05.png);
}
.navLists_6{
	background-image:url(../images/icon06.png);
}
.navLists_7{
	background-image:url(../images/icon07.png);
}
.navLists_1:hover{
	background-image:url(../images/icon01_1.png);
	background-color:rgba(0,0,0,.90);
}
.navLists_2:hover{
	background-image:url(../images/icon02_1.png);
	background-color:rgba(0,0,0,.90);
}
.navLists_3:hover{
	background-image:url(../images/icon03_1.png);
	background-color:rgba(0,0,0,.90);
}
.navLists_4:hover{
	background-image:url(../images/icon04_1.png);
	background-color:rgba(0,0,0,.90);
}
.navLists_5:hover{
	background-image:url(../images/icon05_1.png);
	background-color:rgba(0,0,0,.90);
}
.navLists_6:hover{
	background-image:url(../images/icon06_1.png);
	background-color:rgba(0,0,0,.90);
}
.navLists_7:hover{
	background-image:url(../images/icon07_1.png);
	background-color:rgba(0,0,0,.90);
}
.nav li{
	margin-right:20px;
}
.nav_1{
	display:block;
	color:#333;
	font-size:18px;
	transition:all 0.3s;
}
.nav_1cur{
	color:#004b92;
}
.nav_1:hover{
	color:#004b92;
}



/*banner*/
.bannerBox{
	width: 100%;
	overflow: hidden;
	height: 494px;
	position: relative;
}
.banners{
	position:absolute;
	width:1920px;
	height:498px;
	top:0;
	left:calc(50% - 960px);
	overflow:hidden;
}
.banner{
	display:block;
	width:1920px;
	height:498px;
	overflow:hidden;
}
.banner img{
	display:block;
	width:100%;
	height:100%;
}
.swiper-container01 .swiper-pagination-bullet{
	width:20px;
	height:6px;
	border-radius:3px;
	background:#ccc;
	opacity:.8;
}
.swiper-container01 .swiper-pagination-bullet-active{
	background:#f4830a;
	opacity:1;
}



/*底部*/
.footerbg{
	background-color:#363636;
	padding-top:20px;
}
.footerHead{
	border-bottom:2px solid #999;
	padding-bottom:15px;
}
.footerHead_1{
	display:block;
	width:80px;
	line-height:30px;
	border-radius:4px;
	background-color:#444;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	margin-bottom:20px;
}
.footerHead_2{
	font-size:14px;
	color:#cccccc;
	line-height:24px;
	margin-right:20px;
}
.footerHead_2:hover{
	color:#fff;
}
.footerHead_3{
	width:85px;
	line-height:24px;
	background-color:#444;
	color:#fff;
	text-align:center;
	border-radius:4px;
}
.footerHead_3:hover{
	background-color:#666;
}
.footer{
	padding:40px 0px 60px 0px;
}
.footerS{
	width:32%;
}
.footerLinks{
	width:80%;
}
.footerLink{
	display:inline-block;
	width:calc(33.33% - 1px);
	border-right:1px solid #666;
	font-size:12px;
	color:#ccc;
	text-align:center;
	margin-bottom:20px;
}
.footerLink:hover{
	color:#fff;
}
.footerL{
	width:calc(30% - 2px);
	border-left:1px solid #999;
	border-right:1px solid #999;
}
.footerNum{
	backg round:url(../images/phone.png) no-repeat 12% center;
	background:url(../images/phone.png) no-repeat 4% center;
	background-size:36px;
	width:calc(70% - 40px);
	margin:0 auto;
	padding-left:40px;
}
.footerNum_1{
	display:block;
	text-align:center;
	font-size:24px;
	color:#cccccc;
	font-weight:bold;
	line-height:30px;
}
.footerNum_2{
	display:block;
	text-align:center;
	font-size:12px;
	color:#cccccc;
	line-height:20px;
}
.footerOline{
	width:130px;
	display:block;
	line-height:40px;
	padding-left:30px;
	background-color:#004b92;
	text-align:center;
	border-radius:4px;
	color:#fff;
	font-size:18px;
	background-image:url(../images/message.png);
	background-repeat:no-repeat;
	background-position:20% center;
	background-size:19px;
	margin:20px auto;
}
.footerAdr{
	margin-left:20px;
}
.footerAdr_1{
	font-size:12px;
	color:#ccc;
	line-height:20px;
}
.footerAdr_1 em{
	display:block;
}
.code{
	width:90px;
}
.code_1{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
}
.code_1 img{
	display:block;
	width:100%;
	height:100%;
}
.code_2{
	display:block;
	text-align:center;
	font-size:12px;
	line-height:30px;
	color:#ccc;
}
.copy{
	display:block;
	line-height:30px;
	background-color:#2a2c31;
	color:#ccc;
	font-size:12px;
	text-align:center;
	width:100%;
}




/*金牌顾问*/
.adviser{
	position:relative;
	margin:0 30px 40px 30px;
	padding:60px 0px;
	overflow:hidden;
}
.adviserList{
	width:380px;
}
.adviserList_1{
	display:block;
	width:140px;
	height:140px;
	overflow:hidden;
	border-radius:100%;
}
.adviserList_1 img{
	display:block;
	width:100%;
	height:100%;
	transition:0.6s;
}
.adviserList_1:hover img{
	transform: scale(1.1);
}
.adviserList_2{
	margin-left:20px;
}
.adviserList_2A{
	font-size:18px;
	color:#333;
	line-height:30px;
	margin-bottom:10px;
	display:block;
}
.adviserList_2B{
	font-size:14px;
	color:#666;
	line-height:24px;
}
.adviserList_2B em{
	color:#f4830a;
}
.adviserList_2C{
	display:block;
	font-size:16px;
	color:#004b92;
	line-height:30px;
	width:100px;
	border:1px solid #004b92;
	border-radius:20px;
	text-align:center;
	margin-top:5px;
	transition:0.3s;
}
.adviserList_2C:hover{
	color:#fff;
	background-color:#004b92;
}
.swiper-container03 .swiper-pagination-bullet{
	background:#004b92;
	width:6px;
	height:6px;
	opacity:.8;
}
.swiper-container03 .swiper-pagination-bullet-active{
	background:#004b92;
	opacity:1;
	width:20px;
	height:6px;
	border-radius:3px;
}



/*当前位置*/
.addrCur{
	line-height:30px;
	margin-top:20px
}
.addrCur_1{
	font-size:14px;
	color:#999;
}
.addrCur_2{
	font-size:14px;
	color:#999;
}
.addrCur_2:hover{
	color:#004b92;
}




/*页码*/
	.pageNum{
		text-align:center;
	}
	.pageNum_1{
		display:inline-block;
		padding:0 10px;
		border:1px solid #004b92;
		color:#004b92;
		border-radius:2px;
		line-height:24px;
		font-size:14px;
		margin:0 4px;
	}
	.pageNum_2{
		display:inline-block;
		color:#004b92;
		line-height:24px;
		font-size:14px;
		margin:0 4px;
	}
	.pageNum_1cur{
		background-color:#004b92;
		color:#fff;
	}
	.pageNum_1:hover{
		background-color:#004b92;
		color:#fff;
	}

</pre></body></html>